Programming Language: 3 Books in 1: Beginner's Guide + Best Practices + Advanced Guide to Programming Code with Python (Python, JavaScript, Java, Code, ... Programming, Computer Programming) by Charlie Masterson

Programming Language: 3 Books in 1: Beginner's Guide + Best Practices + Advanced Guide to Programming Code with Python (Python, JavaScript, Java, Code, ... Programming, Computer Programming) by Charlie Masterson

Author:Charlie Masterson
Language: eng
Format: azw3, epub
Published: 2017-05-13T07:00:00+00:00


Block Comments:

A block comment tends to apply to some or all of the code that comes after it. The comment should be indented in the exact same way as the code it refers to and each line of each block must begin with a # and one space. The only exception is if you have used indented text within the comment. All paragraphs in each block comment must be separated with a line that contains one #.

Inline Comments

These should be used as little as possible. As a refresher, an inline comment is a comment that is placed on the same line that a statement is on. An inline comment has to be separated from the statement by a minimum of two spaces and they must begin with one # and one space.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.